- 
		Home
	
 
	- 
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
 
- 
4.1.1
 
- 
Code
 
- 
Classes
 
-  ActionArgsSchema 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											17 | 
										
																			
											| Dependencies | 
											2 | 
										
																			
											| Dependents | 
											0 | 
										
																	
							 
													
								
																			
											| Total lines | 
											136 | 
										
																			
											| Lines of code | 
											90 | 
										
																			
											| Logical lines of code | 
											27 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											0 | 
										
																			
											| Methods | 
											11 | 
										
																			
											| Properties | 
											2 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| isTableHealthy() | 
									S  | 
																	49 | 
													4 | 
													36 | 
							
					
				| fixTable() | 
									S  | 
																	63 | 
													4 | 
													11 | 
							
					
				| getColumns() | 
									S  | 
																	63 | 
													1 | 
													11 | 
							
					
				| __construct() | 
									S  | 
																	73 | 
													1 | 
													5 | 
							
					
				| getTableName() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| getIndexes() | 
									S  | 
																	66 | 
													1 | 
													9 | 
							
					
				| createTable() | 
									S  | 
																	79 | 
													1 | 
													3 | 
							
					
				| dropTable() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| isTableExistent() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| getErrors() | 
									S  | 
																	81 | 
													1 | 
													3 | 
							
					
				| checkColumnArgsLengthIs1000() | 
									S  | 
																	79 | 
													1 | 
													3 |